home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Disabled Primitives / Datafile Primitives / Datafile Primitives.rsrc / STR#_165.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  429 b   |  11 lines

  1. Inputs: TableId; OldClusterId; NewValue; [OldKeyValues; NewKeyValues]
  2. Outputs: Error; NewClusterId
  3.  
  4. Inputs: integer; integer; any; [list; list]
  5. Outputs: integer; integer
  6.  
  7. Replaces a cluster in a table.  If specified, old and new KeyValues are provided in order of sorted key names.  OldClusterId ‚↠NewClusterId if the new cluster is larger than the old cluster.  Clusters may not be replaced in query mode. 
  8.  
  9. Datafile Manager
  10.  
  11.